home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-30 | 2.3 KB | 42 lines | [TEXT/CWIE] |
- /*-- Class IDs sorted by ID ---------------------------------------------------------------------------------------
-
- LAGACheckBox class_ID = 'AGA1' // CheckBox
- LAGACheckBox1 class_ID = 'AgA1' // CheckBox defined with the standard checkbox template
- LAGARadioButton class_ID = 'AGA2' // Radio button
- LAGARadioButton1 class_ID = 'AgA2' // Radio button defined with the standard radio button template
- LAGAGroupBox class_ID = 'AGA3' // main Group Box
- LAGASecondaryGroupBox class_ID = 'AGA4' // secondary Group box
- LAGASeparator class_ID = 'AGA5' // separator
- LAGAProgressIndicator class_ID = 'AGA6' // Determinate progress indicator
- LAGAPushButton class_ID = 'AGA7' // standard buttons
- LAGAPushButton1 class_ID = 'AgA7' // standard buttons defined with the standard button template
- LAGAIndetermProgress class_ID = 'AGA8' // Indeterminate progress indicator
-
- LAGASliderBase // abstract base class for the slider controls
- LAGAPointedVSlider class_ID = 'AGAa' // Vertical pointed slider control
- LAGAPointedHSlider class_ID = 'AGAb' // Horizontal pointed slider control
- LAGASquareVSlider class_ID = 'AGAc' // Vertical Rectangular indicator slider control
- LAGADialogBox class_ID = 'AGAd' // Dialog box
- LAGAEditField class_ID = 'AGAe' // Edit field
- LAGASquareHSlider class_ID = 'AGAf' // Horizontal Rectangular indicator slider control
- class_ID = 'AGAg' // •• work in progress ••
- LAGATextButton class_ID = 'AGAh' // AGA compliant LTextButton replacement
- LAGAIndexTab class_ID = 'AGAi' // Index tab
-
- LAGAPopupMenu class_ID = 'AGAp' // Popup menu
-
- LAGALittleArrows class_ID = 'AGAr' // little arrows control
- LAGADiscloTriangle class_ID = 'AGAs' // Disclosure triangle control
- LAGATextEdit class_ID = 'AGAt' // Text edit zone
-
- LAGAWindow class_ID = 'AGAw' // Window
- LSTRxAGAIndexTab class_ID = 'AGAx' // Index Tab initialized from a STR#
-
- LAGAIconButton class_ID = '3DbT' // Icon button
- LAGAIconDropButton class_ID = '3DDp' // Drop aware icon button
- LAGAStateIconButton class_ID = '3DsT' // 3 state Icon button
-
- LAGAEmbossedView class_ID = 'EmbV' // Embossed looking view
-
- */
-